cssnode: Propagate NTH_LAST_CHILD changes properly
authorBenjamin Otte <otte@redhat.com>
Mon, 9 Nov 2015 00:42:41 +0000 (01:42 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Nov 2015 00:48:14 +0000 (01:48 +0100)
commit0e75fbf39cf8b526995d3dd5514861aa786386a6
tree08a0d35100e59b9a3dd8260cc806dc1a4ddc856c
parent4141a7d7c8a949585d5bfdc997c7651c5e3fc49f
cssnode: Propagate NTH_LAST_CHILD changes properly

We were just catching the previous sibling before. Now we properly
invalidate all previous siblings (and also all other wiblings, but we
can think about optimizing that later).
gtk/gtkcssnode.c